home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 10 - 1994 / 10.01 Jan 94 / Scripting Additions / CoercescptToText.build next >
Encoding:
Text File  |  1995-07-29  |  432 b   |  12 lines  |  [TEXT/MPS ]

  1. #    Build commands for the 'coerce script to Text' scripting addition.
  2. #    Written by Donald Olson
  3. #    Copyright © 1993. All rights reserved
  4.  
  5. C -b "CoercescptToText.c" -d SystemSevenOrLater 
  6. Link -p -w -t osax -c ascr -rt osax=9999 -m MAIN -sg "CSDSscptctxt" -ra "CSDSscptctxt"=resSysHeap,resPurgeable ∂
  7.     "CoercescptToText.c.o" ∂
  8.     "{CLibraries}"StdCLib.o ∂
  9.     "{Libraries}"Runtime.o ∂
  10.     "{Libraries}"Interface.o ∂
  11.     -o "ScriptToTextCoercion"
  12.